popover: Don't constantly redraw the beak
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 May 2019 23:11:30 +0000 (23:11 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 May 2019 20:25:17 +0000 (20:25 +0000)
commitd08805d7f0aae8284f465946a693680b0bf7fae4
treeaab83d1259d683507139a2b21ac17be6512c46f0
parent2fa1a0a651a979c894c001bbaf2b2911b800a45d
popover: Don't constantly redraw the beak

We don't want to constantly draw the arrow
if we don't have to. Save the render node
to achieve this.
gtk/gtkpopover.c